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

Simulation - VTREG

Hi,
I wont to Assign Serial I/O to a PC COM Port. But i have problem, There is error undefined name of virtual register!

MAP 0x40000000,0x400FFFFF read write
MODE COM1 9600,0,8,1
ASSIGN COM1 <S0IN> S0OUT
___________________^
*** error 30, line 3: undefined name of virtual register

How I can defined VTREG?

When I read VTREG, get onli this parameter:

DIR VTREG TRAPS: ulong, value = 0x00000000 TRIGFLT: ulong, value = 0x00000000 STCLK: ulong, value = 0x00000000 XTAL: ulong, value = 0x00B71B00 CLOCK: ulong, value = 0x00B71B00

There is not SIN and SOUT?

Please for help!