Sign in

username:

password:



Not a member?

Search motoroladsp



Search tips

Subscribe to motoroladsp



motoroladsp by Keywords

56303 | 563xx | 5680 | 56805 | 5680x | 56F80 | 56F800DEMO | 56F805 | 56f807 | 56F830 | ADC | Bootloader | Codec | CodeWarrior | CW5 | CW6 | Debugger | DSP56303 | DSP56303EVM | DSP563xx | DSP5680 | DSP56800 | DSP56807 | DSP56858 | DSP56858EVM | DSP56F803 | DSP56F805 | DSP56F807 | DSP56F80x | DSP56F826 | DSP56F827 | DSP56F8xx | EVM | FFT | Flash_over_jtag | GPIO | Interrupt | Interrupts | JTAG | LCD | Linker | MCF5307 | Metrowerks | Modulus | MSCAN | PCMaster | PWM | Quad | Rif | RTOS | SDK | SPI

Discussion Groups

Discussion Groups | Freescale DSPs | JTAG_OVER_FLASH (Delta 0.6) option -info

Technical discussions about Freescale (Motorola) DSPs (including the DSP56000, DSP56300, DSP56600, 56800 DSPs).

  

Post a new Thread

JTAG_OVER_FLASH (Delta 0.6) option -info - Christian Brauchli - Feb 3 22:05:00 2003



Dear friends,

The Dos utility "jtag_over_flash.exe" to download Software to the DSP Family
5680x has got the option -info, which can be used to download Data into the
information block of the flash unit of the DSP. (e.g to download a serial
number/ programming date a.s.o.)

Does somebody has used this option already, if yes, may I have a copy of
this file (probably a S-Record File) which is passed over to the
download-utiliy. If there is also a C-Code available to read out again the
Data from the information block, I would realy appreciate it. I think there
is only 1 bit to set to read it out again from the information block, but
there is not too much information in the DSP-Manual, to be sure about this.

thanks and regards
Chris Brauchli

__________________________________
BRAUCHLI NETSOLUTION BERG
Bahnhofstrasse 7
CH- 8572 Berg
Switzerland
Tel. +41/ 71 / 638 00 45
Fax. +41/ 71 / 638 00 46
Mob. +41/ 78 / 616 22 14
email.
www.brauchli-netsolution.ch
__________________________________





(You need to be a member of motoroladsp -- send a blank email to motoroladsp-subscribe@yahoogroups.com )

RE: JTAG_OVER_FLASH (Delta 0.6) option -info - Johnson, Jerry - Feb 3 22:59:00 2003

RE: [motoroladsp] JTAG_OVER_FLASH (Delta 0.6) option -info

I believe you are correct, however, if you set that bit, it is my  understanding that you will run into problems if any of your interrupt routines or functions called from interrupt routines need to access data or code from that flash unit. Those routines will fail if the interrupt occurs while you are accessing the information block!!!  Thus it would seem to be imperative to only read the information block at initialization time, and only while interrupts are disabled.  If that is your intended use, then you basically set that bit, and read the flash memory using the first address block of the flash unit.  I am not sure which 4 bytes you would get from accessing the program memory information block at address 0x0000, since that is mapped into Boot flash!!!  I suspect, to get the correct values, you would need to start your program information block values at address 4, and read them back starting at address 4.

Jerry.

-----Original Message-----
From: Christian Brauchli [mailto:c...@brauchli-netsolution.ch]
Sent: Monday, February 03, 2003 4:06 PM
To: 'Motoroladsp
Subject: [motoroladsp] JTAG_OVER_FLASH (Delta 0.6) option -info


Dear friends,

The Dos utility "jtag_over_flash.exe" to download Software to the DSP Family
5680x has got the option -info, which can be used to download Data into the
information block of the flash unit of the DSP. (e.g to download a serial
number/ programming date a.s.o.)

Does somebody has used this option already, if yes, may I have a copy of
this file (probably a S-Record File) which is passed over to the
download-utiliy. If there is also a C-Code available to read out again the
Data from the information block, I would realy appreciate it. I think there
is only 1 bit to set to read it out again from the information block, but
there is not too much information in the DSP-Manual, to be sure about this.

thanks and regards
Chris Brauchli

__________________________________
BRAUCHLI NETSOLUTION BERG
Bahnhofstrasse 7
CH- 8572 Berg
Switzerland
Tel. +41/ 71 / 638 00 45
Fax. +41/ 71 / 638 00 46
Mob. +41/ 78 / 616 22 14
email. c...@brauchli-netsolution.ch
www.brauchli-netsolution.ch
__________________________________



_____________________________________
/groups.php3
 



________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information visit http://www.messagelabs.com
________________________________________________________________________


________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information visit http://www.messagelabs.com
________________________________________________________________________


(You need to be a member of motoroladsp -- send a blank email to motoroladsp-subscribe@yahoogroups.com )