After building the message sample, I copied the messagegpp.exe and message.out files to my omap3530 Wince 6.0 board and put them in the root directory. I ran this sample with command line: \messagegpp.exe \message.out 10000 0 and got some errors as follows:
Entered MESSAGE_Create()
PROC_load () failed. Status = [0x80008009]
Leaving MESSAGE_Execute ()
Entered MESSAGE_Create()
MSGQ_release () failed. Status = [0x8000800b]
Leaving MESSAGE_Delete ()
It seemed like the message.out file could be loaded. I can't figure out why this happend.
Any help will be appreciated!
Liu