📄 int_ram.txt
字号:
1) Debug in internal RAM
To debug internal 2 possibility are available
- Use script mpserv_dk9200_pgm.dbs
This script it used only for debug cstartup at low speed <32 Khz
without PLL initialization
- Use script mpserv_dk9200_run.dbs
This script set the PLL and it's possible to run directly the application
The both script are call by the respectively connection
AT91RM9200 at 30 KHz call mpserv_dk9200_pgm
AT91RM9200 call mpserv_dk9200_run
2) Debug in SDRAM
Before load application in SDRAM, the script must be initialize SDRAM only connection
AT91RM9200 call mpserv_dk9200_run including SDRAM initialization
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -