2025-03-17 6:10 PM
Using Version: 6.3.2
I have a custom motor and a custom inverter board, importing these works fine in my project but when I try to generate the project I get the following:
2025-03-17 17:54:58,571 ERROR [LineInfo_to_exitCode.manage_IocGenerationError] Unable to generate ioc file due to: Template inclusion failed (for parameter value "STM32F769NI/STM32F769NI - 216 MHz - int.ftl"):...
I tried changing the MCU on my inverter to see if this was specific to a board and I keep getting the same bug. Please help :)
2025-03-18 10:14 AM
Hello @KStew.1,
Supported mcu are located on "MC_SDKToolDirectory\Utilities\PC_Software\STMCWB\assets\hardware\mcu" directory.
2025-03-31 3:05 PM
The STM32F769NIHx JSON file is in that folder, this issue persists
2025-04-01 12:35 AM
Hello @KStew.1,
Can you share your custom board .json file and your associated .stwb6 file?