View Single Post
Old 07-30-2004, 14:06   #41 (permalink)
rizapn
No Life Poster
 
Join Date: Mar 2002
Location: -[r0]-
Age: 53
Posts: 834
Member: 9891
Status: Offline
Thanks Meter: 2
NEW sfe v2.30

sfe

strange Error 'Bad recheck process' ...

Most of the time, if your code has no problem, it caused by ZERO offset used to compile the file.

So, add something like this :

base 0a00000h
org 0c7e000h

if you plan to put the code in the firmware address 0c7e000h.

BTW, it is a bug in my sfe, sorry ... I just forget to solve it because I never use the zero offset for all of my patches ... I will try to correct it in the next sfe version ...

;--------- EDITED --------

OK, that sfe bug had been corrected. Download the new sfe 2.30 from http://www.geocities.com/rizapn

rizapn

Last edited by rizapn; 07-30-2004 at 15:45.
  Reply With Quote
 
Page generated in 0.09099 seconds with 7 queries