📄 sdk7a40x_flash.oby
字号:
com This obey file is compatible with the ARM AXD.
com usage: obey sdk7a40x_flash.oby
com Requires co-located sdk7a40x_flash.li file
com set top_of_memory to to end of internal RAM
setwatch $top_of_memory 0xB0013F00
com enable semihosting and disable vector catch
setprocprop semihosting_enabled 1
setprocprop vector_catch 0
com configure BCR0 for 32-bit memory width, max wait states
smem 0x80002000, 0x2000FBEF, 32
com configure BCR7 for 16-bit memory width, max wait states
smem 0x8000201C, 0x1000FBEF, 32
com Enable FLASH programming in the CPLD
smem 0x71000000, 0x0001, 16
echo on
com From the AXD file menu, select Flash Download... to start the download session
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -