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

Purchased Discovery Board but can't compile demo

I purchased a STM32F429I discovery board. The instructions provided a link to
download Keil tools to evaluate the board, but the source code size is 8 times
larger than the 32K limit. Is there any way for me to work with this board for a few
weeks or did I just waste both my money and my time downloading the compiler, packs, etc.
I really need to do more than just watch the pictures on the display.

Parents
  • I think you can get 7 days of full functionality to evaluate the tools.

    Other than that, you either have to download precompiled programs and run on the hardware, or write own applications that tests individual features to make them small enough to fit in the 32kB covered by the license.

Reply
  • I think you can get 7 days of full functionality to evaluate the tools.

    Other than that, you either have to download precompiled programs and run on the hardware, or write own applications that tests individual features to make them small enough to fit in the 32kB covered by the license.

Children