[okl4-developer] how to run PINGPONG sample on Skyeye

Josh Matthews jmatthews at ok-labs.com
Wed Apr 15 11:36:46 EST 2009


Hi Zhhwu,

> On Sat, April 11, 2009 9:43 am, zhhwu wrote:
>
>> i follow the steps in README.
>>
>> $ export OKL4_SDK_ROOT=<path/to/sdk>
>> $ cd okl4/<arch>/examples/<example>
>> $ make
>>
>> then, when i run command:
>> skeye -c skeye.conf -e build.micro-debug\images\image.elf

Please check everything as mentioned in my previous email, but it was just
noticed that there is a problem in your skyeye command here as well which
is likely the cause of your issue. You need to use the image.sim file to
simulate with skyeye; i.e. your command should be:

skeye -c skeye.conf -e build.micro-debug\images\image.sim

Please give that a go and let us know if it resolves the problem.

Kind regards,
Josh




More information about the Developer mailing list