12-12-2017 06:51 AM
Hi,
I am trying to write a LabVIEW application to reflash a Pic24 Device via serial RS232 . The device already has an existing pre-programmed bootloader. Does anyone have any reference VI to share or any details to share ?
12-13-2017 09:35 AM
Hi Imran,
I would start by looking over an example NI VISA program to see the basics of communicating with our VISA protocol. Then you can adapt that to your application however you see fit! If you open LabVIEW you can find these examples under Help>Find Examples>Hardware Input and Output>VISA. I would recommend starting with the "GPIB with VISA functions" VI and then working forward from there.
If you have any specific questions we will do our best to help you out!
Good luck with you project.