Embedded Signal Lab
<Blog>
MSP-GCC in VS code
VS code is one of the most used IDEs and configuring it to program a…
simple uart on MSP430f5438a
So to talk to your embedded system yo need an uart connection. This is the…
The MSP430 gcc toolchain
Assuming an ubuntu machine install following packages and test them by building a simple led…
QEMU a Zynq 7000
Configure and run a qemu zynq. #Configrue repo curl https://storage.googleapis.com/git-repo-downloads/repo > repo chmod a+x repo…