Kinetis Copy the code into RAM

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

Kinetis Copy the code into RAM

567 次查看
cyesman
Contributor II

KV46 Two questions:

(1)I was testing the bootloader. How to copy the flash erase and program code into the RAM.(Keil IDE)

(2)How to copy the ISR into the RAM. Do you had a demo for this?(Keil IDE)

标签 (1)
0 项奖励
1 回复

485 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi yu,

1, you can see here http://www.keil.com/support/docs/3723.htm

and here https://blog.csdn.net/lijianboyangting/article/details/78471045

2, you can copy the vector table to a certain address then write the start address to SCB->VTOR

Regards,

Jing

0 项奖励