Project with Xtime Simulator with AVB Simple_Demo_Project

Technical questions regarding the XTC tools and programming with XMOS.
lokesh327
Member++
Posts: 29
Joined: Wed Feb 06, 2013 2:24 pm

Project with Xtime Simulator with AVB Simple_Demo_Project

Post by lokesh327 »

When I try to run the avb 5.2 beta version simple_demo_project on simulator using XTime composer studio, I am getting error as

"Unhandled exception: ILLEGAL_PS, data: 0x0000060b"

Please help me in solving this issue. I can run the binary on xmos board but not on the simulator. Older version of avb simple_demo_project runs on simulator but not this.


User avatar
kris
Experienced Member
Posts: 84
Joined: Mon Jan 18, 2010 2:52 pm

Post by kris »

Hi lokesh,

I don't think that the AVB code will run on the simulator (at least without writing a bunch of plugins to model the required external environment). For more info on the hardware required to run the AVB reference design, see:

http://www.xmos.com/discover/products/x ... dpoint-kit
lokesh327
Member++
Posts: 29
Joined: Wed Feb 06, 2013 2:24 pm

Post by lokesh327 »

Hi Kris,

I have the required hardware and I have updated my code with some simple lines and actually i want to test the data i m sending on ports and how the clocks are working.

Could you tell me how can i view these info. i have enabled xscope but i am getting that xscope is disconnected and I cant get any info to enable it.