⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 int_ram.txt

📁 AT91RM9200-BasicTools-IAR4_30A-1_2
💻 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 + -