You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jallist
Hi Jallist,
You may know of it, but I recently discovered an open source assembler for dsPIC and pic24 microcontrollers and it would be awesome to have Jalv2 generate assembler code for these families. Maybe Kyle would like to help? dsPIC33EV controllers at 5V are great! The memory would be contiguous? And that means bigger arrays and structs and an SD card library would be easy to implement.
naken_asm supports many other microcontroller and processor families https://www.mikekohn.net/micro/naken_asm.php and specifically for PICs it comes with a python conversion utility to help translate the .gld and .inc files (of xc16) in a format for naken_asm