LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

App failed. Error code 10202003. Unable to lock memory chunk

hi, I have a mobile project with this error:"App failed. Error code 10202003. Unable to lock memory chunk "

it is about sending ECG via bluetooth and detecting R peaks and then finding ST segments. but when i use mobile module, this error appear. what should i do?

0 Kudos
Message 1 of 3
(2,324 Views)

It was a while ago but I created an application, and it gave me the same error (I think it was the same - I don't have that number anymore and it was on a different PDA).  I was playing around with my application and was able to get it to work.

 

What I did between when it worked and when it didn't work:

 

Reinstalled DAQmx Base support on the PDA (from the project).

Debugged the application (from the project).

 

 

These steps might help you get up and running.

 

0 Kudos
Message 2 of 3
(2,277 Views)

maybe I should explain my project better

I have some data from physionet and I send them from laptop to PDA  via bluetooth. and then in the mobile i process the ECG to find ST-elevation.

i can send the ECG and display it in the PDA  but when i add other processing parts,i see this error .

0 Kudos
Message 3 of 3
(2,261 Views)