Guest
#1171740
Hi, I'm using a evaluation board with AT91M55800A microprocessor with 4Mb of flash memory and 1Mb of RAM memory and I'm compiling the project with IAR embedded workbench. When I start debug, in the first line where I declared a variable occurs the below message: Tue Jul 04 09:28:50 2006: AIC set to protected mode, __SF_PMR = 0x27a80020 Tue Jul 04 09:32:09 2006: The stack pointer for stack 'CSTACK' (currently 0x01FFC318) is outside the stack range (0x02019D28 to 0x0201BD28) Isn´t a error nor warning, just a message log. I think if I change the memory map I could fix this problem, but it´s possible? If yes, How could I do it? Thanks, Rafael