# DSP - unable to load unsigned PD

Source: https://forum.modalai.com/topic/2225/dsp-unable-to-load-unsigned-pd
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2023-06-05 20:33:10 UTC by paynej
Replies: 1 · Views: 767

## paynej · 2023-06-05 20:33:10 UTC

I have some SNPE code I'm trying to run on the CDSP.  When calling:

```
zdl::SNPE::SNPEFactory::isRuntimeAvailable(
          zdl::DlSystem::Runtime_t::DSP)
```

I get the following errors:

```
DspTransport.createUnsignedPD unable to load unsigned PD
```

Any suggestions?

Thanks!

## Reply by Dong Liu · 2025-01-23 15:58:47 UTC

@paynej 

Hi, I know this is very old topic. Did you manage to find a solution (or reason) yet?
