Hi, Community,I understand that KitProg3 or after tools (e.g. MiniProg4) are needed to debug systems created with the Modus tool box. However, I would want to use KitProg2 (e.g. MiniProg3) to load Program Flash. For the programming tool, I consider ...Read more
Hi, Community,
I understand that KitProg3 or after tools (e.g. MiniProg4) are needed to debug systems created with the Modus tool box. However, I would want to use KitProg2 (e.g. MiniProg3) to load Program Flash. For the programming tool, I consider applying Modus tool box programmer or PSoC programmer. I would want to load Flash on a PSoC4100S Maximum device.
Best Regards,
Robert Gandell
Hi, As you understand, PSoC4100S MAX simply supports ModusToolbox. Therefore, the PSoC Creator and PSoC programmer shouldn't be suitable to recognize PSoC4100S MAX devices. Generated by ModusToolbox are simply compatible with ModusToolbox programmer (older name Cypress programmer) and can not be wriRead more
Hi,
See lessAs you understand, PSoC4100S MAX simply supports ModusToolbox.
Therefore, the PSoC Creator and PSoC programmer shouldn’t be suitable to recognize PSoC4100S MAX devices.
Generated by ModusToolbox are simply compatible with ModusToolbox programmer (older name Cypress programmer) and can not be written applying PSoC Programmer.
And KitProg2 (or MiniProg3) isn’t compatible with ModusToolbox programmer. From the above, PSoC4S MAX only supports ModusToolbox programmer and KitProg3 (or MiniProg4).
I tried the following using CY8CKIT-145, which is compatible with both ModusToolbox and PSoC Creator.
1. Create a project with CY8CKIT-145 BSP with ModusToolbox.
2. Program after building and check operation (KitProg3 firmware version2.5.1383)
3. KitProg firmware update from PSoC Programmer (KitProg3 firmware version2.1.878)
4. Program after setting the HEX file generated by ModusToolbox in PSoC Programmer.
5. It can not be read rightly because the file types are different as shown below.
Since the HEX file types are different between ModusToolbox and PSoC Creator, you can see that HEX files generated by ModusToolbox aren’t compatible with PSoC Programmer.
Thanks & Regards,