QNX Important points

QNX INFO


Looking for Android Runtime L or better for QNX platform - Processors forum  - Processors - TI E2E support forums


Useful Commands:

-> slog2info -w
Continuous capture of the logs

-> showmem -p -> qnx cmd to capture the memory, dat size, code size

-> pidin == process list command
pidin command for printing the code and data size in qnx
pidin -F "%c %d %I %A %N" -p 258091
pidin -a
pidin syspage=asinfo

-> SLM:
https://git.visteon.com/snapdragonseries/qcom-chipcode/snapdragon-auto-gen3/hqx-1-0_hlos_dev_qnx 
<SLM:stdout>/dev/null</SLM:stdout>
<SLM:stderr>/dev/null</SLM:stderr>

-> I2C :
i2cdbgr /dev/i2c6 0x69 read 1 0x00 10   ==> sample i2c command

-> source code:
source code will be in github:
https://github.com/ygzhong000/Xenos-master/blob/b7e6361aae6af48e0b86c4d9327e08adf9a3623b/src/DumpHandler.cpp
https://github.com/search?q=qnx 

Links / Reference: