I actually never use a RAM target. Simply because this is not how the product will end up at the end.
Yes, it might be useful to test things quickly, but that's it. It only will work for small things (I usually have targets with few KByte of RAM). Yes, a 52259 has much more RAM, but at the end I'll have the application anyway in flash too.
Just my one cent.
Adding a P&E ML connection to the example makes sense. Adding a connection is rather simple as well (once you know what to do):
- add a new launch config, set up project/binary.
- as system set up the P&E Multilink
- specify the memory config file
- as P&E cannot (yet?) flash the target directly: set up a target task (import one for 52259)
Let me know if you need more detailed steps.
BK