LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

MCB 2300 SD - remove card error

Hi everyone,

 

I have a problem with SD card on my MCB 2300 ( uC NXP 2378 ). I use SD card to collect data wrom A/D converter. Data is stored on my card every hour.When I remove SD card from its slot and after a smal period of time put it into slot , my program get stuck. Do you have any ide why this happen? Here is a small prat of my application responsible for writtiong on SD card:

sd.png

0 Kudos
Message 1 of 4
(5,945 Views)

Hi

What does it means "get stuck"? Is there any error message that I could refer to?

You can look on those links for additional informations:

http://decibel.ni.com/content/docs/DOC-6254

http://digital.ni.com/public.nsf/allkb/4998923F82F1F52C482573590058C667?OpenDocument

Regards

 

Barbara

0 Kudos
Message 2 of 4
(5,932 Views)

It means something like blue screen in Windows. I get no error information. My program stops. I happen in this order:

- I save some information on SD card

- I remove card from the slot

- I insert card back to the slot

- I try to save data on SD card egain ( now the program stops )

0 Kudos
Message 3 of 4
(5,927 Views)

Hi

If You could attached a log file with error description. You can find clues how to do that on web: http://digital.ni.com/public.nsf/allkb/7E9EBE4CA3B6DCE786257633005E7121?OpenDocument.

This will give us detailed informations about what exactly goes wrong.

 

Best regards

 

Barbara

0 Kudos
Message 4 of 4
(5,877 Views)