How soft reset the L16 core (SliceKit)

Technical questions regarding the XTC tools and programming with XMOS.
Pooh
New User
Posts: 3
Joined: Sun Nov 24, 2013 10:35 pm

How soft reset the L16 core (SliceKit)

Post by Pooh »

Can anyone suggest how I can do a software based reset (function call to reset board) on the L6 core used on the SliceKit? The following forum post was the last similar discussion but does'nt appear to work for this chip (http://www.xcore.com/forum/viewtopic.php?f=26&t=382).

Thanks.


User avatar
Lefty4000
Active Member
Posts: 32
Joined: Mon Nov 11, 2013 6:17 pm

Post by Lefty4000 »

From the startKIT schematics it looks like the reset is mapped to the XSYS Links pads on the bottom of the startKIT. I know the letters on the silkscreen are small but the reset looks like it is attached to the one labelled "R"

Check it out on page 16 of the startKIT hardware guide
User avatar
Ross
XCore Expert
Posts: 968
Joined: Thu Dec 10, 2009 9:20 pm
Location: Bristol, UK

Post by Ross »

User avatar
Bianco
XCore Expert
Posts: 754
Joined: Thu Dec 10, 2009 6:56 pm

Post by Bianco »

Lefty4000 wrote:From the startKIT schematics it looks like the reset is mapped to the XSYS Links pads on the bottom of the startKIT. I know the letters on the silkscreen are small but the reset looks like it is attached to the one labelled "R"

Check it out on page 16 of the startKIT hardware guide
That's a hard reset
mhelin
Active Member
Posts: 52
Joined: Fri Dec 24, 2010 10:54 am

Post by mhelin »

See module module_usb_audio, there is some soft reboot implementation.
mmar
Experienced Member
Posts: 123
Joined: Fri Jul 05, 2013 5:55 pm

Post by mmar »

Read my thread http://www.xcore.com/forum/viewtopic.php?f=26&t=2434

and specialy use and test reboot code from flash , not loaded from jtag.