摘要:
简单的S3C44B0X Bootloader 阅读全文
posted @ 2011-04-15 22:16
阿C
阅读(150)
评论(0)
推荐(0)
摘要:
Work areas are small RAM areas associated with CPU targets. They are used by OpenOCDto speed up downloads, and to download small snippets of code to program flash chips. Ifthe chip includes a form of “on-chip-ram” - andmany do - define a work area if you can.Again using the at91sam7 as an example, t 阅读全文
posted @ 2011-04-15 10:46
阿C
阅读(685)
评论(0)
推荐(0)