Hi everyone,
I am developing a software for a R2C114 in assembler langage but I
need to call C functions from my asm software.
Is it possible with the assembler I am using in HEW ?
R32C/100 Series Assembler system V.1.02.01
Thks in advance
Regards,
Jean-Pierre
Hi there,
This project has been sleeping for a while and now is back to life !
I am still struggling to call a C function from an assembler program
Here is the command used:
jsr $pff.c I tried also jsr _pff.c
The result is always the same:
Error (asp100): Characters exist in expression
Any clue ?
Thks in advance for your help