As I saw, you have assembly code for dsPIC30F4011. This code is specific for this RISC Microchip machine. You need to download IDE for dsPIC, I suggest take download from MPLAB from,
https://www.microchip.com/mplab/mplab-x-ide.
After that, try to create project for dsPIC30F4011 and add your assembly file. Then try to us simulator, to see what is your code doing. This is more than enough for start.