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

microsemi smartfusion keil and softconsole

The hex file ouput of keil and Softconsole are different.

After loading the keil hex file into flashpro and programming it to a2f-eval-kit, there is no output displayed on UART.

But the functionality is proper with softconsole hex file.

From what i have read, both of them produce intel hex file as output.

How to get the same output as that of softconsole using Keil.

Thanks

Parents
  • Have you tried using the debugger to see where it is failing ?

    No.I haven't

    Why not ?

    There is a lot more to software development than just writing code!

    It is your job to test & debug your code - it's no use just throwing up your hands, saying "it doesn't work" - and expecting others to fix it for you.

    How To Debug

    You have a big advantage here, as you have an example that works, and one that doesn't - so you can compare & contrast to see where the non-working one differs ...

Reply
  • Have you tried using the debugger to see where it is failing ?

    No.I haven't

    Why not ?

    There is a lot more to software development than just writing code!

    It is your job to test & debug your code - it's no use just throwing up your hands, saying "it doesn't work" - and expecting others to fix it for you.

    How To Debug

    You have a big advantage here, as you have an example that works, and one that doesn't - so you can compare & contrast to see where the non-working one differs ...

Children
No data