Thread: math.h library
View Single Post
  #16   Spotlight this post!  
Unread 17-01-2004, 13:10
ShadowKnight's Avatar
ShadowKnight ShadowKnight is offline
Registered User
FRC #1719 (Umbrella Corporation)
Team Role: Mentor
 
Join Date: Jan 2004
Rookie Year: 2003
Location: Alexandria, VA
Posts: 142
ShadowKnight has a spectacular aura aboutShadowKnight has a spectacular aura about
Question Re: math.h library

Quote:
Originally Posted by Mike Betts
Since our team will be using integer arithmetic exclusively on the PIC, we generated a table using Excel (saved as a CSV file) and imported into the PIC code as a table of constants existing in ROM space.

How do you imprt into the ROM space ? I didn't see anything in the reference guide about that.