RX631 + GCC + r_flash_rx

I wanted to use the r_flash_rx API to reprogram internal flash of my RX631 controller.

Unfortunatley the support of the fit-modules for this controller ended with driver package 1.19 and there only the RX Compiler was supported.

Newer versions of the r_flash_rx API seem to support GCC but not for my controller.

Has anybody ported the lib to this controller? 

I want to try to add a target header for my controller(did not start yet). Would this be possible and just nobody did it yet or are there some blocking elemets i don't know of yet?

Regards

Parents Reply
  • thanks a lot. will give this a try. 

    i modified my flash_rx last week  so i could comile everything but unfortunatley i always got a flash error. even when i wanted to write to the data flash(if you want to write to flash you need to copy your functions to RAM which i did not do yet so i was not not surprised it did not work) but write to dataflash  should not be affected by this but even that i did not get to work

Children
No Data