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.

Q value view in CCS5.3



In the CCS v3.3 there was possible to view meory content as Qn value. Is this possible in CCSv5.3?

It seems that in Memory Browser nothing is changing when trying to view 16bit signed integer to viw as the Q value.
Any sugestion what can be the reason?

  • Hello,

    You can display as Q-value in the Expressions view. Right click on the value in the Expressions view and select 'Q-Values' in the context menu.

    Thanks

    ki

  • HI,

    So this means that this functionality in the memory view is not working (right click shows in properties that this format is available )  :(

    Do you think that this is the proper solution for checking any coeficient table in memory? 

    Can you suggest any method to show table in expresion when the table is defined in assembler file in the .bss section

    Thanks

     

  • Karol Kardach said:
    So this means that this functionality in the memory view is not working (right click shows in properties that this format is available )  :(

    Yes, as far as I know.

    Karol Kardach said:
    Do you think that this is the proper solution for checking any coeficient table in memory? 

    The memory or expressions view would work. i would use the expressions view

  • :(   :(   :(

  • In the optimisation process ON THE ASSEMBLER LEVEL the view of Q-vaue in the memory content view can not be replaced with the expression view. Or may be you have any method to view range of memory space (Table) in the expression view but for the assembler program not for C.

    Q-value view available also for the memory content view  was reall advantage of TI tools. But was..

     

  • Karol Kardach said:
    the view of Q-vaue in the memory content view can not be replaced with the expression view

    You can view the contents a memory location by specifying an address in the expressions view. Then you can display that value as a Q-value.