Re: namespace vs. assembly
C++ identifiers are "mangled" according to the compiler's internal name mangling rules when generating assembly for them. For example, a variable 'foo' in namespace 'bar' would turn into '_foo__3bar'....
View ArticleRe: ADAU1701 and Arduino
Hi Kal, first of all thank you again!According to the schematic the grounds are common already.I wonder why the HIGH-Levels in the connection to the EEProm are ~5V, since my DSP is also working with...
View ArticleRe: Flexible license manager Error
Hi Chris, Due to the change in Host ID you will need to re install your license and validate it on your machine using your new Host ID. You can register it online at the following location to receive a...
View ArticleRe: urjtag: what parameter for initbus when working with BF506-based device...
So... no suggestions on how to troubleshoot this issue?
View ArticleRe: Problems obtaining output on the BF527 LCD for LCDColorBar example
Hi sir,I need BF527 connect with visual dsp++ 5.0 version.where to find example program on those things.what are step i follow because i am new to dsp++.please suggest me what i do?
View ArticleRe: ADXL362 and Photosensitivity
Hi Max, What you described looks correct to me. ADXL362 used overmolded laminate package, the bottom and side edges of the laminate could be exposed to light. Although there are metal traces embedded...
View ArticleRe: ADUC 7024 eval board I2C slave
If you experience problems with running your software project on Analog Microcontrollers,please provide a minimal, but complete project, executable on an evaluation-board asZIP-file attachment to your...
View ArticleRe: One question for your AD8330
Hi Jino,Sorry to late!And thank you for you instruction.It means that we can use this device.So I will proceed this to forward.Kaos
View ArticleRe: Problems obtaining output on the BF527 LCD for LCDColorBar example
Hi Ram, The best place to start would be the VisualDSP++ Getting Started Guide. This provides an overview of the VisualDSP++ toolchain, a basic tutorial on how to create a session and how to...
View ArticleUsing AD7999 IIO driver
We've hooked up an ad7999 to the I2C bus of a Zynq 7015 (connected via MIO). I added the ad7999 from the staging area to the kernel config, and on the devicetree using the following snippet:...
View Articleparallel assembly question
hi!i'm looking for the fastest way to clear the Content of a Memory area.so[I++]=R0 in a Hardware Loop is possible is there a faster way by using Two Parallel Memory Access Instructions ?? mnop || r1 =...
View ArticleRe: Debugging for Aduc7060 in Keil
Thank You.I debugging in work device. It don't have Jtag pins. I need analyse functions. I will try do it. Thank you!!!
View ArticleRe: How read three load cells one at a time?
Hi Johnny,when /CS is high, the ad7195 continue the conversion, or it converted only when /CS is low?if the conversion is active only when /cs is low, I have towait forthe conversion time?I...
View ArticleRe: Help with understanding how to configure AD5930
Hi med1, 1- Imagine that your register is 1 bit long, applying previous question, how many different combinations you may have, 2 or 1?2- Because the register is 24 bits width.. a different question...
View ArticleAD9237 reference setting
Hello Please let me know about reference setting of AD9237 soon because I am designing and need to finish by this week,. Is there any wrong with description of AD9237 datasheet P.18 table 7_Internal...
View ArticleRe: AD9361 56MHz RX bandwidth
Hi Ciro, I tried out filter 56MHz_TX_FIRx2_BBPLLx2_ADC_DACx2.ftr. What happened was that application did load the file but the driver did not accepted it as a valid filter. This usually happens when...
View ArticleRe: urjtag: what parameter for initbus when working with BF506-based device...
No, don't have that board around.
View ArticleRe: Re: Debugging for Aduc7060 in Keil
I created ini file for debug. It is working. Thank you, ABuda.
View ArticleRe: Problems obtaining output on the BF527 LCD for LCDColorBar example
Hi David sir, I follow your path but i didn't have BF527 examples,how i can get. I use Windows7 32bit .Is any example available on analog website.
View Article