This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

missing inti file

We are doing project on the board supplied by Microsemi corpration. We are using A2F-EVAL-KIT-2 and using Keil Cross compiler for debugging. we are successfully able to get target signature.but while debugging we are missing an initialization file..Could you help us to how to fix this initialization file(which is present under the options for taget-->debug tab)

  • What exactly are we supposed to do?

    Doesn't Actel/MicroSemi provide this file in any of their material? Is it in some other directory, or generate by some other tool? If you don't have the file, or know why/where it might come from, how about simply configuring Keil not to use an initialization file? The purpose of the file is to modify internal registers, external buses or load code into ram, there are other examples of how to create these within the Board/Example directories.

    C:\Keil473\ARM\Boards\Actel\SmartFusion\Blinky doesn't use one

  • An ini file is only missing if there are some things that the ini feel needs to do.

    So what things is it that you feel needs to be done?

    What stops you from writing an ini file that does these things?