Who are expert in using IAR ?
i not sure if my setting is ok or not....although i am able to complie it, but some of the functions i wrote cannot work !!!! Help Help
actually,i have an source *.hex file. when i burn it to development kit. it works.
however, whn i use IAR to generate a
HardWare :
1> AT86RF211 development kit, with MCU : AT90LS8535
2> STK500
Softgware :
1> IAR Embedded workbench IDE V 3.0C
2> AVR Studio 4
my process is :
have soem setting with IAR -> complie those given C language file with IAR -> a *.a90 is generated -> connect the kit with desktop by STK500-> run AVR Studio 4 -> run the *.a90 -> burn it to the kit.
i guess it is the program problem or the complier setting problem...
please give me help
the code which is given with the dev. kit is upload