Hello,
I am looking at a program I compiled for the R32C in a binary viewer.
I see that at 0xfffffffc the program points at 0, and I know that the offset is special as the "reset vector" according to the documentation.
My question is, how exactly does a typical firmqare execute on the R32C, what is the initial PC and the inital MCU start up in general.