---- START NEW MESSAGE --- Received: from cherry.ease.lsoft.com [209.119.0.109] by dpmail10.doteasy.com with ESMTP (SMTPD32-8.05) id A6E6448023E; Thu, 29 Jan 2004 13:11:02 -0800 Received: from PEAR.EASE.LSOFT.COM (209.119.0.19) by cherry.ease.lsoft.com (LSMTP for Digital Unix v1.1b) with SMTP id <1.00CC335D@cherry.ease.lsoft.com>; Thu, 29 Jan 2004 15:48:51 -0500 Received: from MITVMA.MIT.EDU by MITVMA.MIT.EDU (LISTSERV-TCP/IP release 1.8e) with spool id 1225 for PICLIST@MITVMA.MIT.EDU; Thu, 29 Jan 2004 15:48:42 -0500 Received: from MITVMA (NJE origin SMTP@MITVMA) by MITVMA.MIT.EDU (LMail V1.2d/1.8d) with BSMTP id 2281; Thu, 29 Jan 2004 15:47:56 -0500 Received: from smtp-out6.xs4all.nl [194.109.24.7] by mitvma.mit.edu (IBM VM SMTP Level 430) via TCP with ESMTP ; Thu, 29 Jan 2004 15:47:54 EST X-Comment: mitvma.mit.edu: Mail was sent by smtp-out6.xs4all.nl Received: from PAARD (a213-84-20-53.adsl.xs4all.nl [213.84.20.53]) by smtp-out6.xs4all.nl (8.12.10/8.12.10) with ESMTP id i0TKluiV083679 for ; Thu, 29 Jan 2004 21:47:57 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 (Highest) X-MSMail-Priority: High X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: High Message-ID: <000101c3e6a9$2dfddfe0$0b00a8c0@PAARD> Date: Thu, 29 Jan 2004 21:47:58 +0100 Reply-To: pic microcontroller discussion list Sender: pic microcontroller discussion list From: Wouter van Ooijen Organization: Van Ooijen Technische Informatica Subject: Re: [PIC]: Problem running 'large' programs on pic, or clocking? To: PICLIST@MITVMA.MIT.EDU In-Reply-To: <37FB7AA6F5F9814FB634A7BF4C35A6F5640D00@ESEALNT442.al.sw.ericsson.se> Precedence: list X-RCPT-TO: Status: U X-UIDL: 371856333 > > You might want to use my > > Xwisp tool as > > in 'python target f628 load dump' to see what is realy in the > > file. > > Don't you need a *working* Wisp628 to do that ? No. You can in fact do a lot of .hhex file manipulation with XWisp without even a serial port, let alone a Wisp628. For instance to patch a serial number into the eeprom: python xwisp.py target f628 load patch 2100:01 save The 'target f628' serves only to inform xwisp that the hex file is to be interpreted as for a 14-bit PIC. Note that for 'load ' the .hex extension is assumed (when no plain is found), but for save the full file name must be specified. Wouter van Ooijen -- ------------------------------------------- Van Ooijen Technische Informatica: www.voti.nl consultancy, development, PICmicro products -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details. .