I am using the TI document "Using the TMS320C5535/34/33/32 Bootloader" (sprabl7a.pdf), and it shows bringing up the tool UartBoot.exe and setting the com port--in the example the com port is 36. I am running on Windows 7 64-bit. When I run it, I want to set the com port to 12, but I get a pop-up that states: "Please enter an integer between 1 and 4".
Anyone know how I can get around this? Has anyone used UartBoot.exe? I used the link in the document to download UartBoot.exe, from http://www-s.ti.com/sc/techlit/sprabl7.zip.
The Uart boot tool is a 32-bit application. It might work with Windows 7 32-bit mode. It was developed for Windows XP.
Regards.
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question
--------------------------------------------------------------------------------------------------------
I tried it on Windows XP, and it worked exactly the same as it works on my Windows 7 box (I get "ERROR: Could not send data!")
Is the source code for this tool available? We would really like to have something for production programming that does not involve running code composer.