This blog will be updates Bi-weekly.

WEEK 1 and 2

MOM - 27th May, 2023
  • Discussed the scope and implementation of the project

  • Set targets for Week 1
    1. Go through the PRU Assembly, compile some examples using pru-gcc
    2. Refer the Cpu0 backend, going through the codebase and implementation
    3. Read the PRU section of the reference manual, and understand more about it
  • Suggestion given : Look for a way to take care of the special functions in the language, like gpio pins configuration, debugging functionality and so on

  • Final goal : Upstreaming the backend

  • References shared: https://mythopoeic.org/BBB-PRU/am335xPruReferenceGuide.pdf https://www.ti.com/lit/ug/spruh73q/spruh73q.pdf

WEEK 3 and 4

MOM - 10th June, 2023