tags:

views:

50

answers:

1

I have followed steps mentioned in https://brewmobileplatform.qualcomm.com/devnet/multiplatform_sdk.jsp#eclipse to install all the applications which includes Eclipse, Code Sourcery. If I create a application and try to run, a FlexNet dialog comes up asking for license file/server. How to solve this problem.

A: 

Check Eclipse settings, there shall be CodeSourcery chosen in Brew MP settings, that will be used when you want to compile your program ang get mod/mod1 file. But if you want to test your program on simulator, you should choose Brew MP Simulation target (not physical target) in brew mp panel (actually, I haven't used Eclipse + Brew MP plugin but I guess it's the same as in MS VS).

xCOREx