CCS crashing isn't too new of a thing <G>. But its been running
fine lately. But now I'm trying to JTAG a target using the C5416 and extended memory up in the 0x20000-2FFFF range. It sends the symbols ok, and tries to send the code but then croaks with a GPF type of error. I'm using 100% onboard RAM, no external program or data. I've adjusted my GEL memory map to cover the whole range from 0x00000 to 0x3FFFF but that had no effect. Any ideas? A log of what its actually trying to transfer would be nice -- if I could tell where it was failing that might give me a clue. Thanks, Brian ----------------- Brian C. Lane (KC7TYU) Programmer www.shinemicro.com RF, DSP & Microcontroller Design |
|
CCS 1.2 Crashing...
Started by ●June 16, 2001
Reply by ●June 20, 20012001-06-20
On Fri, 15 Jun 2001 17:11:08 -0700, you wrote: >CCS crashing isn't too new of a thing <G>. But its been running fine >lately. > >But now I'm trying to JTAG a target using the C5416 and extended >memory up in the 0x20000-2FFFF range. It sends the symbols ok, and >tries to send the code but then croaks with a GPF type of error. I'm >using 100% onboard RAM, no external program or data. And to answer my own question -- Upgrading to the latest driver for the Spectrum Digital XDS510PP cured this problem. And started another -- now workspaces don't work anymore. Loading things without loading a workspace works fine, loading anything after loading a workspace (even a relativly clean one with no .gel file or project) crashes CCS instantly. Some days you just cannot win... Brian ----------------- Brian C. Lane (KC7TYU) Programmer www.shinemicro.com RF, DSP & Microcontroller Design |