SparkFun Forums 

Where electronics enthusiasts find answers.

Discussions on how to get your MSP JTAG programmer up and running.
By Yongwon
#63990
I used the IAR EW compiler Evaluation Version (Ver 4.20, 30 days limited).
When I made the project and compiled there were so many errors, so that I started to debug the compiling from the main file, "easyweb.c".
When I clicked the 'make' button on the IAR, the all of the 100 errors are about "Error[Pe020]: identifier "sfrb" is undefined" or about 'sfrw'.
Could you show me the way how can I reprogramming the original code of easyweb2?

Thank you in advance.
By atmoss
#64509
why you want to reprogaming??

i was testing the olimex original code form using IAR and works fine.

no code errors, just clicking "rebuild all" AND DEBUG.

if you want make your own application, it is just modify the original code.