This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Registers definition when C -> SRC

Hello!

Could All kindly tell me where is to be specified which registers are defined with "DEFR" instructions automatically (when C166 compiles C code to ASM), and which aren't.

E.g. I need to get "ADDRSEL2" name available to include my own ASM code to C project, so I have to manually define it as follows:

	ADDRSEL2 DEFR 0FE1AH

Parents Reply Children