Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hello,
My customer is trying to write F28235 flash by serial flash programmer with F28335 flash kernel.
They executed the below command.
serial_flash_programmer -d f2833x -k C:\ti\c2000\C2000Ware_5_04_00_00\device_support\f2833x\examples\f28335_flash_kernel\Debug\f28335_flash_kernel.txt -a XXXXXXXX.txt -b 9600 -p COM1
Then it stopped after showing the below.
C2000 Serial Firmware Upgrader
Copyright (c) 2013 Texas Instruments Incorporated. All rights reserved.
getting comm state
building comm DCB
adjusting port settings
calling f05_DownloadImage
Downloading application.txt to device...
a==a
8==fe
I also tested with F28335 control card+docking station with the below command.
serial_flash_programmer -d f2833x -k c:\ti\c2000\C2000Ware_5_04_00_00\device_support\f2833x\examples\f28335_flash_kernel\Debug\f28335_flash_kernel.txt -a XXXXXXXX.txt -b 9600 -p COM5
Then it also sotpped after showing the below.
C2000 Serial Firmware Upgrader
Copyright (c) 2013 Texas Instruments Incorporated. All rights reserved.
getting comm state
building comm DCB
adjusting port settings
calling f05_DownloadImage
Downloading Fuji_F28335_example\Example_28335_Flash.txt to device...
a==a
8==8
0
Is there anything wrong?
Regards,
Oba