Quantcast
Channel: Forum - Recent Threads
Viewing all articles
Browse latest Browse all 1583

Migration from Synergy to RZ/A1

$
0
0

Hello All,

My conpany is currently considering the migration from a renesas synergy S7 to a product from the RZ familly. As I'm quiet new to this world, i'd like to ask some questions about this migration.

Currently, we use with our S7 the different Microsoft Azure Softwares such as threadX and GuiX (which we really need in order to keep our previous work).

To generate a project code, we simply have to add the components in the configuration.xml and hit the generate button. I couldn't find any way to do the same with the RZ/A1H we have and its demo board. 

So my first question is:

  -Is there a way to generate project to have a clean code and access to APIs such as what we have with Synergy?

I found the Azure_RTOS_bsp github and tried to compile it. I could display the Main page of the GuiX Demo, but the touchscreen never worked (was it even supposed to work?). To test, i also tried to blink a led. However, the controls i got from the blinky project from the freeRTOS bsp I found doesn't work for me. I couldn't import some libraries into my project, such as the delay function named 'osDelay' which i believe should work for both. So my second question would be:

  -Are the BSP differents, and is there no way to work with elements from both examples?

My guess is as i never worked directly with BSP without code generator, I may be missing something.

Is there a tutorial somewhere to understand how we could make it work simply?

For the board selection, there isn't any thing set, we tried with the RZ/A1H as we had a demo board, but the choice is open. However, we do need it to have access to GuiX, and a way tu use Analog Camera (We currently use a switch with the S7 and would like to get rid of it).

Maybe I did not include properly the bsp in the project. What would be the clean way to do so?

Thank you for reading and for the help you could provide ...


Viewing all articles
Browse latest Browse all 1583

Trending Articles