Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

Problem with calling functions from ROM

$
0
0

Hello.

I have writen small code but I am unable to perform function calls from ROM due to errors I get when attempting to compile the project.

I am using CCS 5.2.1 , Win 7 OS and stellaris launchpad with LM4F120H5QR MCU. 

This is what I am getting:

At the top of the main.c file I have included rom.h as it should be: #include "driverlib/rom.h" and in project properties added predefined symbol "TARGET_IS_BLIZZARD_RA1"

I have done so tried to include rom.h seperatly in project and tested other functions from driver libarary which work fine.

So I get linking error saying that compiler can't find ROM function declaration of the ROM_SysCtlClockSet function I use and if I add other ROM functions they do not work either.

I will appreciate any constructive advise.


Viewing all articles
Browse latest Browse all 262198

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>