This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to use the Tivaware in Keil IDE

Hai,

Is it possible to use Tivaware with Keil IDE. I am familiar with CCS, but there are some errors in adding these files in Keil. Please let me know to to use Tiva ware in Keil...

  • sivaprasad sm said:
    ...there are some errors ...

    From a (past) Sunday paper cartoon... patient enters doctor's exam room...

    Patient, "Doc - it hurts!"

    Doc, "Might you explain where, when, degree of hurt, duration?"

    Some detail (beyond famed "some errors") appears helpful - either w/in doc's office or here...  (or we can endlessly guess...)

  • thank you for your quick response...actually i need complete procedure to add lib and inc files...i tried to add these files...while build the project,the build output window shows these errors...

    Rebuild target 'Target 1'
    assembling startup_TM4C123.s...
    compiling gpio.c...
    linking...
    .\gpio.axf: Error: L6366E: sysctl.obj attributes are not compatible with the provided cpu and fpu attributes .
    .\gpio.axf: Error: L6366E: gpio.obj attributes are not compatible with the provided cpu and fpu attributes .
    .\gpio.axf: Error: L6366E: interrupt.obj attributes are not compatible with the provided cpu and fpu attributes .
    .\gpio.axf: Error: L6366E: cpu.obj attributes are not compatible with the provided cpu and fpu attributes .
    ".\gpio.axf" - 4 Errors, 0 Warning(s).
    Target not created

  • That's much better - surely you agree - and now "helpers" here have much better chance to assist.

    Suggest that you search for a pre-existing project - somewhat close to your objective - and open & run that.  It is always difficult (impossible, almost) to get "your own" project to work - until you've much trial/error/experience.  And why?  Use of a known-good project "frees you" from all such detail - you may then edit out unneeded code segments - while gradually & carefully adding yours.

    We use IAR - you're sure to find multiple posts here (via forum search - upper right - this page) dealing w/Keil and issues nearly identical to yours.  Again - best advice for 99% here - start with a "known good" project - resist all attempts to "create your own!"  Good luck...

  • Again - best advice for 99% here - start with a "known good" project - resist all attempts to "create your own!" Good luck...

    Great Advice.....no words to say....i solved the problem.....

    kindly receive my gratitude....