Home
Developer Resources
QNX RTOS v4
QNX RTOS v4 Knowledge Base

QNX RTOS v4 Knowledge Base

Foundry27
Foundry27
QNX RTOS v4 project
Resources

QNX RTOS v4 Knowledge Base

Title Finding memory address of the console type in QNX2
Ref. No. QNX.000009336
Category(ies) Utilities, Character I/O
Issue How do we find out the memory address of the console type?


Solution tsk mem t=3 (for device admin)

This will give the address and size of the buffer associated with the mounted consoles. A spatch mem of the area will show what is in the buffer.