Other Parts Discussed in Thread: HALCOGEN
Tool/software:
Hello,
We are able to successfully write data from the specified address in RAM to the Flash memory region. However, we are experiencing issues when attempting to transfer data from Flash memory to RAM.
I would like to inquire about the memory units involved in this transfer process. Could the problem be related to the positions of the addresses used in our code?
Here are the addresses we are currently using:
#define OVERLAY_BASE_ADDRESS 0x08003000U
#define FLASH_BASE_ADDRESS 0x00200000U
Your assistance and insights on this matter would be greatly appreciated.
Best regards,
Emrullah