Search the web
Sign In
New User? Sign Up
gbadev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
FRAS problems   Message List  
Reply | Forward Message #14703 of 15019 |
hi

i'm coding using devkit_v4 and C

I am having trouble using FRAS with my project.

When calling a fras-function somewhere in the code, the linker
includes those functions from the fras-library (of course). But as
soon as it does that, the program refuses to work at all...

i had to call one of jeff frohwein's functions defined in crt0.s
(__FarProcedure) in order to be able to call the fras-funcs without
generating an error.


Now it compiles w/o any error or warning msg, but locks right after
being loaded into an emulator.

This also happens when i include the fras-functions from the
asm-sources instead of linking to the library...


if there was something wrong with the interrupts not being set up
properly, the program should show something at least, but not lock!
(i'm starting the timers before i call any fras-function, but they
don't increment...they just stay at zero)


I think it might have something to do with crt0.s, but it's just a
guess....
(i've enabled interrupts there and they're working as expected)

any suggestions?

thanks a lot
schoebey





Sat Jan 17, 2004 3:17 pm

schoebey
Offline Offline
Send Email Send Email

Forward
Message #14703 of 15019 |
Expand Messages Author Sort by Date

hi i'm coding using devkit_v4 and C I am having trouble using FRAS with my project. When calling a fras-function somewhere in the code, the linker includes...
schoebey
Offline Send Email
Jan 18, 2004
9:46 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help