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的工程师好:
我现在在cc2530上面烧写了boot(路径:C:\Texas Instruments\ZStack-CC2530-2.5.1a\Projects\zstack\Utilities\BootLoad\CC2530),然后完全根据Serial Boot Loader For CC253x SoC这个文档配置的app,用sbdemo烧写的app,onboard.c中的CRC值也已经改了,我看了一下.bin文件,0x90-0x93处两出CRC也都是一致了,为什么程序跳转不到app上面呢, 感觉一直在boot中,灯一直闪,请指教,求助!!!
谢谢!
您好,感谢回答
1、app我用的是C:\Texas Instruments\ZStack-CC2530-2.5.1a\Projects\zstack\Samples\GenericApp这里面生成的.bin,所以boot应该和app用的是一样的,目前我看默认定义的是这样的#define OSC_32KHZ 0x00 /* external 32 KHz xosc */
2、我用SBdemo烧写完, led1和led2是常亮的,手动断电重启后,红灯一直闪