This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IAR Embedded Workbench for ARM 8.40.1.21539

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