This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: The listed MessageQBench arguments are wrong

Part Number: AM5728

SDK Version: 06.03.00.106

http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Foundational_Components_IPC.html#ipc-tests

Syntax listed is "MessageQBench <number of Messages> <Core num>" and if you use this syntax the app can hang if the default core its trying to use isn't loaded.

https://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_Foundational_Components.html#tests-examples

however the RTOS docs list it as "Usage: ./bin/MessageQBench [<numLoops>] [<payloadSize>] [<ProcId>]"