PDA

View Full Version : 5E0 Function Problems



danwood76
24-09-2004, 12:39 PM
Hi
I am having problems adding 5E0 ids using nokix
Attatched is my example script

It is a toggle LED function script which clears all the original phone LED functions first

This is the error I keep getting:

# Processing started

# Verbose level: 2

# Input flash: 6.33 PPMC.fls
# Loading... OK

# Processing: LED Toggle.nrx
Located FIRMWARE_TYPE is NHM-5
First Pointers Updated
Time to Find other(s).....
cool I found all my shit and corrcted it :)

Time to hammer in some functions.......

Located FIRMWARE_TYPE is NHM-5
Located DISABLE_IRQ at 0x2E4D1E
Located registers (dumped during vars dropping)
Located OWN_GET_LED at 0x33096C
Located ENABLE_IRQ at 0x2E4D38
Located OWN_SET_LED at 0x3309A8
Located OWN_TOGGLE_LED at 0x330A2C
Adding 5E0 ID (0xBC) to 5E0 table (func=0x330A2C, flags=0x48E0)
Toggle the LEDs with the 'leds/toggle' 5E0 id

# Processing: add_5e0_id.rx THE_END
# Script priority: -160
# Can't open script!

I cant see what I have done wrong in my script
maybee someone can help??

regards,
Danny

dvirus666
24-09-2004, 01:21 PM
Yours works fine with me.

Error looks like is can't find a script its looking for...

danwood76
24-09-2004, 07:02 PM
I am confused :???:
I downloaded all the scripts etc from the nokix site

hmmmm
I will play some more later

regards,
Danny

danwood76
29-09-2004, 08:35 AM
I just downloaded an older version of nokix and it worked 100%
so I guess there are a few bugs in the latest version

regards,
Danny

dvirus666
29-09-2004, 12:31 PM
Nokix scripts have been updated @ yak's site. try the new one's.

danwood76
29-09-2004, 05:04 PM
They were the ones I was using
The latest nokix, latest scripts etc all from Yaks site!

I think it must be a bug!
Or just me :)

regards,
Danny

dvirus666
29-09-2004, 05:58 PM
I had problems with the new version, but I seem to have it working fine now.

There was a couple of missing 'Special values/addresses (not functions)'. I think it was current_state & keylock_status.

but i dont think that would cause the problem. It might be the script you are running.

joci2000
30-09-2004, 08:48 AM
Nokix scripts have been updated @ yak's site. try the new one's.

hi which is the new? there isn't any new script

dvirus666
30-09-2004, 09:35 AM
script version 11.09.2004 is the ones i was talking about.

Also the missing 'Special values/addresses' CURRENT_STATE & KEYLOCK_STATUS are already there just have a different title now.