I am working through the tutorial to Create a MicroEJ Firmware from Scratch: https://docs.microej.com/en/latest/Tutorials/tutorialCreateFirmwareFromScratch.html. I was able to get through most of the section Configure BSP Connection in MicroEJ Application, but for Step 7, the tutorial shows success in building the HelloWorld MicroEJ Application and deployed in the FreeRTOS BSP. I get the following error:
=============== [ Initialization Stage ] ===============
Platform connected to BSP location 'C:\Users\<user>\src\tuto-from-scratch\FreeRTOS\FreeRTOS\Demo\CORTEX_LM3S811_GCC' using application option 'deploy.bsp.root.dir'.
[INFO ] Launching in Evaluation mode. Your UID is F546************.
=============== [ Launching SOAR ] ===============
1 : SOAR ERROR
[M65] - License check failed [tampered (3)].
FAIL
Soar image generation aborted.
I am using an evaluation license for this process.
Thanks,
Gerry