How can I program without PSoC Creator?

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
hale_3620166
Level 1
Level 1

I tried to write a custom hex file (on flash memory of MCU) using the PSoC programmer, but it failed with error:

Hex File parsing failure. Unknown record type.

My hex file was created with arm gcc and objcopy.

Does Cypress not support custom hex files(without PSoC Creator) at all?

0 Likes
1 Solution
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

Cypress PSoC Programmer only support the hex which generate by the PSoC Creator.

If you use other IDE to develop, you need use the corresponding programmer to download the hex.

View solution in original post

0 Likes
1 Reply
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

Cypress PSoC Programmer only support the hex which generate by the PSoC Creator.

If you use other IDE to develop, you need use the corresponding programmer to download the hex.

0 Likes