This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RM57L843: FEE Halcogen

Part Number: RM57L843
Other Parts Discussed in Thread: HALCOGEN

Hi,

I have a firmware already developed (in C++) by a third party, which uses FreeRTOS and which was generated using Halcogen. I want now to use the EEPROM, for which as I understand it, I need to generate the code in Halcogen but I don't know how.

1. Is is possible just to generate the new files in Halcogen and copy them to the existing project? In such case, which would be the files?

Another questions, more in general:

2. What does asynchronous/synchronous write mean? Synchronised to what?

3. Let's say I write several block of the same type, how do I indicate which I want to read to the TI_Fee_Read function()?

Thank you,

Federico