请问TI工程师,用DD DC口下载FLASH到CC2530里面,参照void write_flash_memory_block(unsigned char *src, unsigned long start_addr,
unsigned short num_bytes),可以下载到【0x0000 -- 0x7FFF】,但是CC2530的FLASH是256KB的,请问【0x0000 -- 0x7FFF】其它地址怎么烧写?
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.
请问TI工程师,用DD DC口下载FLASH到CC2530里面,参照void write_flash_memory_block(unsigned char *src, unsigned long start_addr,
unsigned short num_bytes),可以下载到【0x0000 -- 0x7FFF】,但是CC2530的FLASH是256KB的,请问【0x0000 -- 0x7FFF】其它地址怎么烧写?