How to build code that executes from FLASH on the K60 using CW10.1

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

How to build code that executes from FLASH on the K60 using CW10.1

1,242 次查看
FirmEE
Contributor II

Hello All,

I'd like to know how to configure CW10.1 to generate code that can exeute from FLASH.  I am using the P&E multilink universal as my debug tool.  I am able to build code that executes from RAM, however when the same code is built to execute from internal FLASH, I get invalid instruction error.

0 项奖励
回复
1 回复

1,018 次查看
mjbcswitzerland
Specialist V

Hi

 

If you generate a new example project it will create targets for RAM an Flash that will essentially run. You can analyse these configurations and compare with yours that doesn't work correctly.

 

Regards

 

Mark

 

0 项奖励
回复