Make Bin file synergy project as generated file
how to make bin file as an output file of synergy project instead of srec file!
View ArticleMQTT with a cellular device who has a TCP/IP stack embedded
Hello,I want to interface a cellular module with a Synergy S3 for IoT MQTT protocol.The hardware module is AT cellular command interface compliant and the TCP/UP stack is on-chip embedded.I would like...
View ArticleErasing code flash from RAM not completing
I am trying to erase the code flash area from code running in RAM. The code is running on a custom board with an S5D9 processor, SSP 1.4 and the HP flash driver, with the Code Flash Programming...
View ArticleSDRAM connected to SN74CBTLV16211C IC
when make custom board for sk s7g2 board, then it will be compulsory to connect sdram pins to SN74CBTLV16211C IC(low voltage 24 bit FET bus switch) and sdram pins will be not connect to this IC then...
View ArticleUse one port pin as two function.
It was possible to used one port pin as a two or more function using multi threading or another method .In DK s7G2 board port p00 we can used for ADC and INQ ? In my Development board SK-S7G2 most...
View ArticleNETX Secure with TLS client session on a TCP connection
Hello,I'm using e2Studio 6.2.1 with SSP 1.4.0On our custom board with a S7G2 we have a TCP connection to a server. Everthing is working fine.Now we want to implement NETX Secure on this connection.The...
View ArticleError: Program "" not found in PATH
Error: Program "" not found in PATH Hello everybody, I updated e2 studio, SSP and several addon. I Imported a previous project. Now, when i tried to clean and build the project, i always had the...
View ArticleEvent Group
Hi,Right now i am doing the following with events.ret = tx_event_flags_create( &g_spi0_event_flags0, "spi_event_group_name" ); status = tx_event_flags_set(&g_spi0_event_flags0, 1, TX_OR);...
View ArticleUSB FS Host Error
I'm trying to implement USB FS port. When I call UINT status_g_ux_host_0 = ux_host_stack_hcd_register ((UCHAR *) "g_sf_el_ux_hcd_fs_0",...
View ArticleUART Channel8 PE-HMI1
Hi,I am using the PE-HMI1, when I setup the system to use the "green" connector where the RS232/485/422 system runs on "channel 5" as RS232, all works fine.However on the PMOD-A pins 2,3 and 5, TXD8,...
View ArticleHow to start DTC using "software start " using SSP 1.5 or 1.4
Is anyone knows how to start DTC using "software start " using SSP 1.5 or 1.4 . Any sample please.
View ArticleUse Flash memory
Hello,In My Program I have Required to Store my Array in Flash Memory so how can i store my data in flash memory.Any One has Reference Program Related to flash memory. I used Custom Board S7G2.
View ArticleGUIX - Radio Button - Unable to keep it default selection status on move to...
Hi Team,As per attachment, our requirement is to show multiple list items based on NEXT/PREVIOUS buttons ( Plan to use single screen). When we are doing it, there is a radio button also, which will be...
View ArticleEthernet port monitoring
HiAm working on S7G2-DK board.I need to monitor continously whether ethernet cable is connected or removed from ethernet port.Is there a way to monitor it
View Articlemissing text in GUIX after upgrade
I was using a little older version of E2 and SSP 1.2 and had a problem getting the USB to work correctly on it. The solution for that was to do an upgrade (oh boy)So I did that and pulled down the...
View ArticleAE Cloud1 Kit I2C Read Error
I am using an AE Cloud Kit to communicate to a slave device using the RIIC I2C Framework.Using a logic analyzer I can confirm that my device address is correct, and the R/W and ACK bit are correct when...
View ArticleCannot jump from boot to application when using in thread
Hello all, I cannot jump from boot code to the application code if my boot uses threadx component and not in hal driver . My jump instruction is in one thread and the jump instruction is as...
View ArticleIn My project flash memory Program is not Working
Hello,I Wrote Flash Memory Program in Dk S7G2 Board but when i make switch OFF and ON then In my GUIX screen Data was removed.My data was store in array.Please give me answer where I do Mistake.void...
View ArticleProblem in starting SPI communication
i am having problem in starting SPI communication on Synergy s5d9 i am using IAR envoirment and using SPI HAL driver (without RTOS) i just want to send some data and check it on Oscilloscope, but i...
View Article