Hi,
I have recently upgraded the IAR workbench from version 6.x to 8.x.
My NXP LPC2368 based device application used to work well when built with the 6.x version of IAR compiler.
But the same project when built with IAR 8.x compiler the binary doesn't bootup.
The only modification I had to do in the code is to comment out the following and
_STD_BEGIN
_STD_END
When booting the display screen has a distorted image.
Please help to figure out what change in the two version is causing this issue, and how can I fix the problem without going back to 6.x
Thanks.
Soma