有两个问题想问下
1、使用uniflash+xds110烧录时,必须要接四线的JTAG吗?
2、如果使用Embedded Programming除了需要串口还需要什么设备吗?
(注:文档看过了,没太明白才问,不要让我看文档了)
Viki Shi:
1、不需要,uniflash烧录是通过UART
2、没有
user3692010:
回复 Viki Shi:
我买了几个小模块做了板子,使用以上方式烧录,unflash识别不了板子,是因为出厂没有bootlarder吗
Viki Shi:
回复 user3692010:
什么模块?渠道呢?如果第三方模块,他们应该有提供烧写手册的
user3692010:
回复 Viki Shi:
应该是代理商吧,就cc3235MODA模块,和开发版那个模块一样,我们把模块参考开发板外围电路,做了一个小板,理论上烧录方式和开发板一样的吧?
Viki Shi:
回复 user3692010:
你是要通过launchpad上的xds110烧录模块,对吧,看一下下面这个帖子,要把UART接到你自己的模块上才能识别:
e2e.ti.com/…/706255
user3692010:
回复 Viki Shi:
帖子看了,我大概测了一下,好像模块的TX没有数据,RX收到数据,点connet能连接uniflash,但烧录时提示错误,模块是从官网买的,是不是没有bootlaoder呢?
Viki Shi:
回复 user3692010:
模块里已经固化bootloader了
The internal zero-wait-state ROM of the CC3235MODx and CC3235MODAx module is at address 0x0000 0000 of the device memory and is programmed with the following components:
• Bootloader
• Peripheral driver library (DriverLib) release for product-specific peripherals and interfacesThe bootloader is used as an initial program loader (when the serial flash memory is empty).
user3692010:
回复 Viki Shi:
我使用的开发板上的xds110连接到我自己做的板子,连接后设备状态如下,(没办法截图,摘抄的)
connect:on
device type:CC3235, secure
Current Mode:No file system
其余都是空或0
点击program image,有时候提示wrong device type
Viki Shi:
回复 user3692010:
建议你按照如下步骤排查下硬件吧,仅凭上面内容无法判断。
www.ti.com/…/SIMPLELINK-WIFI-DESIGN-REVIEWS
user3692010:
回复 Viki Shi:
我还想问下cc3235SF和cc3235MODAX有什么区别,我自己板子用的后者,会不会跟这个有关系