This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IAR 5.4 - Problem on Download and Debug

Hi guys

I have a question !?

Me and my friend working on the project and we are using IAR Embedded Workbench 5.4, In the beginning we made the most important parts of the project and decided to copy this version on different PCs (Me and His) so we can both work on several angle and then Merge our change into one project again. (I know we could use application for this but we didn't for several reason)

Right now i merged the changes but there is something wrong with IAR !!

It only Debug the project then it stop !!! Not downloading it , Also we have no error only several warning.

What is wrong ?!

  • Hell Throne said:
    It only Debug the project then it stop !!! Not downloading it , Also we have no error only several warning.

    How can you debug without downloading it?

    Maybe you're running the code in the IAR internal software simulator and not on the 'real thing'? There's a project setting. It must be set to 'emulator' (the FET and therefore the MSP) not 'simulator' (the internal virtual MSP).

    Also, you shouldn't have any warning. Warnings are just errors that might in some cases are intentional but in most cases are just breaking the code.

**Attention** This is a public forum