Interrupts not autogenerating in fsp 5.6.0

Hello,

I have a code that was working in fsp 5.1.0 since I had autogenerate the interrupts correctly:


Now I created a project so similar with fsp 5.6.0 and I get an error because those interrupts are not autogenerate any more and my project does not find VECTOS_NUMBER_JPEG_JDI, How can I generate those interrupt now?




Thank you 

  • Hello,

    To better assist you, could you please provide some additional details regarding your project? Specifically, how are you configuring interrupts? Are you using the FSP configurator ?. It would also be helpful to know which board you are using and which stack or middleware you are utilizing for the JPEG interrupt, such as a JPEG codec or driver. Finally, could you clarify the application you are working on? Understanding the context will help us identify any specific settings or dependencies to consider.

    These details will help us pinpoint the issue and provide more targeted assistance.

    Looking forward to your response.

    GN_Renesas.

  • Hello,

    thank you for your answer, I am starting a project from zero and I am ading Segger emWin

    In previous projects when I added this module and I clicked generate project content I got to see allocation of the interrupts.
    I am using the configuration.xml for this propose, and the interrupts are defined here:

    I am using a custom board with R7FA6M3AH3CFB and the application is for now to make work a display with AppWizard that worked with v5.1.0.

    Best regards

  • Hii ,

    Thank you for sharing the details of your project. To better assist you, could you please provide the specific project where you encounter the build error you mentioned?

    I have replicated the issue as described and verified that the ISRs are correctly allocated in the configuration. I have also attached screenshots from my testing for your reference. These should help clarify the proper ISR allocation process and ensure alignment with your setup. its in FSP 5.6.

    Looking forward to receiving your project files so we can address this issue effectively.

    Best regards,

    GN_Renesas