I try to explain it again.
I downloaded the SDK 1.1 on a linux vm. Then I compiled the applications for my target. As descriebed in the readme.pdf. Than I copied the SDK_unit_test_ALL.bin onto my windows system and load this file with the cfimager onto the SD-card.
The unit test runs on the smart device and I can run different tests chosen by the terminal.
Now I want to try the filesystem application which is also stored in the apps map of the SDK. I did the same with the filesystem.bin file and load it onto the SD-card.
Because of the function platform_info() I expect that this will print the platform information as same as by the unit test application. But if I start the smart device from the SD-card with only the filesystem on it I don't see anything via the terminal.
I hope it is clear what I am try to do, otherwise just ask again ;-)
Best regards
peter