Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FLASH F05 v36 TMS470R1b1m

Status
Not open for further replies.

stevenendlos

Newbie level 5
Joined
Jul 19, 2011
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,372
I'm trying to use TMS470R1B1M FLASH F05 0.36 API module files (https://www.ti.com/litv/zip/spnc031)
. I've added all the header files to my project but I'm unable to figure out how to use the.r79 files present in the API module. When I call the functions such as Flash_compact_b, Flash_Erase_b in my main program, IAR compiler just doesnt find those even though the prototype is declared in the headers. I understand that I've to somehow add/use the.r79 compiled files.

The error I get when I try to build without using the.r79 files is similar to - Error[Li005]: no definition for "Flash_Compact_B" [referenced from C:\Program Files (x86)\Texas Instruments\F05aFlashAPI_V.36\f05a v.36\Debug\Obj\main.o]

Could someone explain me how to use .79 files and just call the functions from the main?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top