Run/Debug work, can't Flash, but could before XU208

Technical questions regarding the XTC tools and programming with XMOS.
User avatar
Wavelength
Experienced Member
Posts: 76
Joined: Mon Sep 24, 2018 9:56 pm

Run/Debug work, can't Flash, but could before XU208

Post by Wavelength »

All,

I have a new version of my XU208 board and have been dealing with various things that I will still need to change before production.

Last Friday I tried to flash the board and I get the following error message:

"Launching app_xu208_audio Default" has encountered a problem.
An internal error occurred during: "Launching app_xu208_audio Default"

Nothing has changed since the last board in really any of the XMOS area at all. Using standard pinout for QSPI and the IS25LQ016 flash part.

I don't seem to have any problems in debug mode or run mode.

Thanks,
Gordon


Wavelength Audio, ltd.
User avatar
mon2
XCore Legend
Posts: 1913
Joined: Thu Jun 10, 2010 11:43 am

Post by mon2 »

Can you test the use of xflash from the command prompt?

reference:

https://www.xcore.com/viewtopic.php?t=6362
User avatar
Wavelength
Experienced Member
Posts: 76
Joined: Mon Sep 24, 2018 9:56 pm

Post by Wavelength »

Ross,
Yeah that works:
xflash --no-compression wa_mod3.xe
Warning: F03098 Factory image and boot loader cannot be write-protected on flash device on node 0
xflash: Warning: F03148 --quad-spi-clock not given, using default 15.62MHz
xflash: Warning: F03149 QE_REGISTER and/or QE_BIT locations not found in XN file for this flash device. Using default quad_spi_qe_location_status_reg_0 and quad_spi_qe_bit_6.
Site 0 has finished successfully.

Board comes up without any issues.
Thanks,
Gordon
Wavelength Audio, ltd.