NefMoto

Noob Zone => Noob Questions => Topic started by: atdub on June 16, 2016, 12:09:20 PM



Title: Any math wizards out there?
Post by: atdub on June 16, 2016, 12:09:20 PM
Im using Tony's equation for error class and every time I divide 2c6 by 8 im getting 58.c as a hexadecimal. I cant find a calc to except the hex anywhere, im guessing its because of the decimal. Ive came up with an address running it as 58c but would that be the alternative way to do it? 


Title: Re: Any math wizards out there?
Post by: nyet on June 16, 2016, 12:10:52 PM
0x2c6 is not divisible by 8.


Title: Re: Any math wizards out there?
Post by: atdub on June 16, 2016, 12:23:31 PM
what should I do in this case?

attached is my bin if you dont mind giving it a go. as far as i know my P codes start at 0x10206 and errors at 0x14c53 and im looking to mask out p0136 just until i get back from the station.

Thanks


Title: Re: Any math wizards out there?
Post by: IamwhoIam on June 18, 2016, 03:05:03 AM
CLALSH is at 0x14CAB. P codes start at 0x1020C not at 0x10206


Title: Re: Any math wizards out there?
Post by: atdub on June 18, 2016, 07:40:29 PM
Thanks alot guys!! Whats werid is so far I'm getting the same location weather I use 0x1020C or 0x10206 ???
Anyways thanks again for CLALSH!!

Since you seem to know your way around 018p could you or somebody confirm ESKONF is at 0x15179?