Search found 6 matches
- Thu Jul 21, 2011 8:15 am
- Forum: TunerStudioMS
- Topic: Can't find Cranking Advance
- Replies: 2
- Views: 356
Re: Can't find Cranking Advance
- Tue Jul 19, 2011 7:19 am
- Forum: TunerStudioMS
- Topic: Can't find Cranking Advance
- Replies: 2
- Views: 356
Can't find Cranking Advance
I've read where there is a "Cranking Advance" setting under More Ignition Options, but I can't seem to find it. I'm using the latest TS V1.004 and running MS2 V2.890.
Thanks!
- Sun May 01, 2011 2:17 pm
- Forum: MegaSquirt® Embedded Code
- Topic: Problem compiling V2.890 using CodeWarrior
- Replies: 6
- Views: 3272
Re: Problem compiling V2.890 using CodeWarrior
I went ahead and replaced my flash.asm and flash.h files with the ones you attached and got a little farther down the linking process. The error I'm getting now is:
Link Error : L1102: Out of allocation space in segment ROM_C000 at address 0xF48E
Link Error : Link failed
Could this be due to ...
- Sun May 01, 2011 2:09 pm
- Forum: MegaSquirt® Embedded Code
- Topic: Problem compiling V2.890 using CodeWarrior
- Replies: 6
- Views: 3272
Re: Problem compiling V2.890 using CodeWarrior
- Fri Apr 29, 2011 11:46 am
- Forum: MegaSquirt® Embedded Code
- Topic: Problem compiling V2.890 using CodeWarrior
- Replies: 6
- Views: 3272
Re: Problem compiling V2.890 using CodeWarrior
I think I'm almost there, but am now getting a linker error:
Link Error : L1822: Symbol SpSub in file ...
- Wed Apr 27, 2011 7:09 pm
- Forum: MegaSquirt® Embedded Code
- Topic: Problem compiling V2.890 using CodeWarrior
- Replies: 6
- Views: 3272
Problem compiling V2.890 using CodeWarrior
Error : C12087: Not a valid operand
main_v2.890.c line 2371
Error : C10000: Nothing more expected
Here's the section of code that contains the error:
tmp2 = inpram.tpsmax ...