This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PCM3070 Build Error

Other Parts Discussed in Thread: PCM3070

Hello

Thank you for your support.

My customer is developing their Audio product ( Pre-Pro) for 2015 2Q model using PCM3070 miniDSP.

Anyway, they are in trouble with Build Error ( I had also confrimed in my PC)...

Where

: use Loudness with sample .pfw fille  (  if you accept in offline, I will send that) 

:PPS Home Audio: version 5.95 Build1

:Win XP PC

Inquiry:

Would you please givet me advise how to fix this? 

I think there are something wrong for usage of Loudness,

I  hope your adivse within 3days.

Error message is following...

 

Best Regards

------


MemoryType usage: miniDSP_A_coeff: 73, miniDSP_A_data: 160, miniDSP_A_instr: 200,
miniDSP_A_instr_alloc: 212, miniDSP_A_cycles: 200, miniDSP_A_cycles_alloc: 904,miniDSP_D_coeff: 82, miniDSP_D_data: 169, miniDSP_D_instr: 424, miniDSP_D_instr_alloc: 457, miniDSP_D_cycles: 379, miniDSP_D_cycles_alloc: 904

Assemble failed
Error: aic_gen.asm(2063): Address Expected : Volume_1_volout_loudness - must be a Coefficient variable reference or a hex, decimal, or binary integer
Error: aic_gen.asm(2072): Address Expected : Volume_1_volout_loudness - must be a Coefficient variable reference or a hex, decimal, or binary integer
2 errors detected
Assembler was terminated.
Summary: 2 Error(s)
Code generation terminated on base main Rate44
Build failed.

 

 

  • Hi Kanji,

    You must place a Volume component n the process flow for the Loudness component to work.

    As described in the Loudness component help file:

    IMPORTANT:  The Loudness component uses the volume level from a volume component to set its gain, g. Therefore a Volume component must be present in the design and must follow the Loudness component as the first instance of volume.  When multiple volume components are present, the loudness component will use the volume level from the first instance of the volume component.

    Regards,

    J-

  • Hello J- sanThank you very much.I had succeed to Build.Thank you gain