-
@tkernelcn Hi - apologies for contacting you like this. I need to write a wasm-micro-runtime freertos port for the nxp lpc5500 and looking at the github bytecodealliance issues, you seem to be the onl…
-
Hey, I'm wondering whether the LPC5500 series is on your radar? I'm currently exploring options for a Cortex-M33 chip. Also in a more roundabout manner, can you share some experiences/war stories on u…
-
# Summary
One way to wow the judges at the competition would be to include encryption somewhere in the communication pipeline. It is strictly a _nice to have_, but would set the team apart.
# Acce…
-
Some newer devices have flash configurations that are not supported currently by MCUboot. This issue attempts to collect these in one place to help with the design of any solutions to handle this situ…
-
Hey Scott,
If you would like to make a repository specific for RTOS I’ll work on setting up the initial project. I think faster communications like you talked about will take this firmware another…
-
We should consider adding target JSONs and build rust-std compenents for the following targets before the 2018 era lands:
* ARM Cortex-R Target(s) based on thumbv7em (Cortex-R4, R5, R7, R8)
* ARM …
-
The target family LPC5500 has a regex `r'LPC55?[0-9]{2}.*'`, which accidently matches all LPC54 series MCUs. While using CMSIS-Pack targets for these MCUs, the sequence for LPC55 will be used instead …
-
Hello,
Looks like the MCU supports hardware acceleration of certain crypto algorithms. Does solo support it?
Thanks!
-
pyocd version: 0.32.3
Eraseing or flashing of (factory) new chips is failing with
```
0004324:DEBUG:cortex_m:halting core 0
0004326:DEBUG:sequencer:Running task post_connect
0004327:DEBUG:seq…
-
Hi all,
I am getting a repeated issue when attempting to flash a blank LPC5526 using pyocd. It always results in a Memory Transfer Fault. This issue persists when using a custom DAP-Link programmer…