This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

求助;F28027 Bootloader相关问题

Other Parts Discussed in Thread: CONTROLSUITE

我用的芯片是f28027,现在想通过Bootloader去加载我的应用程序,请问我的应用程序该修改哪些地方?怎么修改?

目前只知道修改f28027f.cmd文件中的一个地址,如下图:

只修改这个地址,我用out2sciprog.exe通过.out文件生成出的.sciprog文件不对,里面只有一行内容!而且会多生成出一个xxx.a10文件。我觉得这跟.cmd文件中MEMORY分配有关,求大牛帮助该怎么解决!