Hi all
I am trying to implement the words mentioned in
section 5.3.7.1 of open firmware specification viz. cpeek, wpeek
etc.
For this I have already implemented exception
handling, which is in C and assembly.
Now to implement these words I need to create some
flags (variables) which can be accessed from both forth and C.
Is there any way by which I can access the same
variable from both c and forth.
Kindly tell me the
solution.
Regards
Sachin