|
发表于 2012-4-1 21:57:22
|
显示全部楼层
有人用这块手,通过RF更新过自己编译的程序没~~~
我用TI的手表源文件,编译无法通过RF更新到手表中,
但用TI自己生的 .txt文件就可以通过RF 下载到手表,不需要拆手表
找了一下Wireless Update Feature原文如下:
To invoke the wireless update procedure, the main application must call the start of the wireless updater,
which is located at address 0x1000. Therefore, the sports watch and data logger projects contains an
extra menu item called "rFbSL". Once activated, it checks if the battery level of the watch is sufficient to
start a wireless update, and then calls address 0x1000. At this point the user application is no longer
running.
这个是不是要在IAR里设备一下呢? |
|