U32 WriteSector(U32 index,U8 *buff)
{
volatile U16 *Dest;
volatile U16 *Org;
U16 i,……
#include <stdarg.h>
#include "inc\44b0x.h"
#include "DataType.h"
#include "consol……
我在ADS中ro=0x0,rw=0x0c08000
AREA Init,CODE,READONLY
ENTRY ;Asm Entry
b……
问一个问题
在bootload中声明的
IMPORT |Image$$RO$$Base|
IMPORT |Image$$RO$$Limit|
……