Code Monkey home page Code Monkey logo

infineon / mtb-example-mcuboot-basic Goto Github PK

View Code? Open in Web Editor NEW
4.0 18.0 1.0 1.82 MB

This example demonstrates building a bootlaoder application for PSoC 6 using MCUboot, an open source secure bootloader for 32-bit MCUs. This bootloader app runs on CM0+.

License: Other

Makefile 27.30% C 18.39% Python 54.32%
cy8cproto-062-4343w cyw9p62s1-43012evb-01 cyw9p62s1-43438evb-01 cy8cproto-062s3-4343w peripherals cy8ceval-062s2 cy8ceval-062s2-lai-4373m2 cy8ceval-062s2-mur-43439m2 cy8ckit-062-ble cy8ckit-062-wifi-bt

mtb-example-mcuboot-basic's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

lieskov

mtb-example-mcuboot-basic's Issues

Debug Issue

The postbuild in the following Makefile doesn't copy the newly genrated combined application into the folder used for debugging.
As a result, half of the time the loaded MCU boot application shows a message "no valid image found".

I have added the following line to the postbuild event to fix the issue at the end:
cp -f $$(BINARY_OUT_PATH).hex ../build/project_hex/$(APPNAME).hex;

https://github.com/Infineon/mtb-example-psoc6-mcuboot-basic/blob/38f3eff477d093fc90a3a6575e96b209e21cd57a/blinky_cm4/Makefile#L293

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.