Hello,I’m working with E2studio 2023-10 (23.10.0) Build Id: R20231006-1456. with FSP 5.0.0In my project, I have FreeRTOS with some Threads.In one of these threads, in the header file, I put some declarations of my functions. I think that the correct line to ...Read more
Hello,
I’m working with E2studio 2023-10 (23.10.0) Build Id: R20231006-1456. with FSP 5.0.0
In my project, I have FreeRTOS with some Threads.
In one of these threads, in the header file, I put some declarations of my functions. I think that the correct line to put them should be between declarations of FSP_HEADER and FSP_FOOTER.
But when I compile the code, sometimes this declarations are erased automatically and I get a warning about no declaration of function.
What is the correct way to fulfill this header file?
Thanks. Greetings.
Read less
Hello Kendallsmith, Thanks for reaching out Volt Tech Community! Is the header file that you tried to add your code, located on the ra_gen folder? Still, you can not add code, because the files in this folder are auto-generated, If yes. However, please add it inside the src folder, which has been crRead more
Hello Kendallsmith,
See lessThanks for reaching out Volt Tech Community!
Is the header file that you tried to add your code, located on the ra_gen folder?
Still, you can not add code, because the files in this folder are auto-generated, If yes.
However, please add it inside the src folder, which has been created for the user’s code, If you want to add code.
Hope it helps!
Regards,
Julian White