How to save memory contents to file in PSoC Creator 4.2?

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

cross mob
StPa_3843796
Level 1
Level 1
First like received

I am using the CY8CKIT-062-BLE development kit.

I would like to save data to memory, either internal SRAM or external NOR flash and then dump it out via PSoC Creator 4.2

Is there a way to do this?  Otherwise, I can write a program to send the data out via serial port but this is cumbersome.  I'd like to read it via the IDE and save it to a file.

0 Likes
1 Solution

Besides the Flash example, you can refer UART example in PSoC Creator.

View solution in original post

0 Likes
4 Replies