Hi all,
I have a rtems C source code running on a sparc leon2 processor board.
I'm able to make program execute what I want, but I can't find function
which makes me able to write on board ROM. (i.e. I want to write
0xAAAAAAAAh value
at 0xBBBBBBBBh address)
Which function shall I use? Thanks a lot
Luca