an2295 bootloader with K20 - iar , linker/compiller problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

an2295 bootloader with K20 - iar , linker/compiller problem

跳至解决方案
2,113 次查看
panchogalactico
Contributor II

hi. I'm trying to compile the code that comes with the aplication notes an2295 , working on iar 6.30.6.3387 , MCU K20DX256   . I'm getting this error messages:

Error[Li005]: no definition for "__iar_program_start" [program entry]

Error[Li005]: no definition for "__BOOT_STACK_ADDRESS" [referenced from C:\Users\desarrollo\Desktop\an2295sw\src\Kinetis\IAR_6_4\Kinetis K Release\Obj\ bootloader.o]

Error[Lp001]: no definition for init routine "__iar_zero_init3"

Does anyone know how to solve those issues?

Do i have to modify something in MY code (other than what the an2295 says) in order to make it work with the bootloader?

Is there a guide or a tutorial online that i could use to do so? im reading the application note and the iar manual, but it would be really usefull for me if  I can make this thing work quickly.

thanks.

标签 (1)
0 项奖励
回复
1 解答
1,233 次查看
panchogalactico
Contributor II

the problem was the IAR EWARM version. AN2295 rev1 needs EWARM 6.4 to work properly

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,234 次查看
panchogalactico
Contributor II

the problem was the IAR EWARM version. AN2295 rev1 needs EWARM 6.4 to work properly

0 项奖励
回复