Hi,
I'm trying to migrate GSE 2.3 to V2.6.
With that I've installed new e2studio IDE with updated toolchain and finally imported "Guiliani_SDK_2.6.7259_Renesas_DisplayIt_FreeRTOS10_eGML" project into IDE.
So, after what else I need to go through and what are the steps to get display on the board (RZ/A1H).
I would appreciate it if you could look into this matter and provide guidance on how to resolve it. If any additional information is needed, please let me know.
Thank you for your assistance.
Best Regards,
Raky
Hello Raky,Please look at the documentation within your SDK folder: "Documentation/platforms/renesas/rza/Using Guiliani RZA1 SDK with TES eGML with e2Studio.pdf"There you should find the necessary information to get your project running on your DisplayIt device.If the StreamRuntime/SR_GuilianiDemo work you can add your previous changes to the project.While doing this you should check our migration guide www.guiliani.de/.../page_migration.html to avoid any breaking changes.Your GSE project can be opened with the new 2.6 GSE and will be convered automatically.Best RegardsGuiliani Support
Dear Guiliani Support,
Thank you for your prompt response. I have reviewed the documents provided and implemented the instructions accordingly. However, despite following the process, the application *SR_GuilianiDemo* is still not flashing on the board.
If that worked accordingly, then we can change as per our requirements.
And for reference I have attached an image file below.
Could you please assist in resolving this issue?
I look forward to your guidance.
Best regards
Hello Raky,
Have you already followed the steps in the document "Quickstart-Guide Guiliani SDK running on RZA1 with FreeRTOS.pdf" in the root folder of the SDK? It sounds like the application is flashed but not yet the resources.
If you look at the console output of your device (e.g. with putty) do you see any errors or warnings? If so, please share them if the above fails.
Best Regards Guiliani Support
Namaste Guiliani Support,
I have run the FlashTool using the batch file you provided and successfully flashed all three components. I have attached screenshots below for your reference.
However, the issue still persists, and the application is not working as expected.
Could you please advise on the next steps?
And also, I am getting an error of "Exception occurred during launch" even though increased in the Connection timeout.
Please take action to resolve this at your earliest possible.
Best Regards
Do you get any errors in the serial terimal? To look at the output use any serial terminal (e.g. HyperTerminal, Tera Term or PuTTY), select the appropriate COM port and set the baud-rate to 115200 bps, Data bits to 8, Stop bits to 1, Parity to None and Flow as None.
For example in Putty:
Best regardsGuiliani Support
If this error still occurs, please increase the timeout even further or preferably remove the tick to disable the timeout completely.
Best RegardsGuiliani Support
Hi Guiliani Support,
While it appears that the configurations may be correct, we're still encountering an issue where the flash download to the board is failing.
Even after connecting to the serial terminal with the specified port settings and connection, the console in Tera Term still appears blank.
We would greatly appreciate your assistance in resolving this problem.
Best regards,
Rakshith PS
Hello Rakshith,
I answered you per email because your problem is outside of the scope of this forum.