Panda II - Debug dynamically loaded assembly

Hi everyone,

I have a simple program that loads an assembly dynamically from my SD card and I would like to debug that assembly from VS.

Is it possible and if so what should I do in order to get this working ?

The assembly itself cannot be debugged in VS.

Ok, that’s a shame. Thanks anyway.