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.
Tool/software:
Hello everyone,
I'm having trouble with FEE. For example, if I use 3 blocks of FEE, there is no problem, but if I want to work with 6 blocks, I can write data to blocks 4, 5 and 6. I don't get an error on compilation, but I can't read the data in blocks 4, 5 and 6.
How can I write and read data to all of them?
I cannot share data about my project. So I would be very grateful if you could give me an example halcogen configuration and sample code.
Thank you for your help.
Greetings
Fatih
Hi Fatih,
I never tested with 6 data blocks in FEE, so first i want to create one project to test this behavior and i will try to provide my updates ASAP.
--
Thanks & regards,
Jagadish.
Hi Fatih,
I tested writing into the data blocks 4,5 and 6 at my end and i don't see any issues in writing and reading:
I don't have TMS570LS0232 board, so i tested on my RM46 board but mostly both the boards have similar design.
I am attaching my complete project for your reference, please go through it and verify the configurations and code of my project with your project.
My suspecting was may does not enable the blocks 4, 5 and 6 properly.
--
Thanks & regards,
Jagadish.