Increased build time in Wiced Studio

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
BiM_4640481
Level 4
Level 4
25 replies posted 25 sign-ins 10 replies posted

Hi,

I am using Wiced Studio 6.4 with Murata1LD. I am trying to interface an external flash with Murata1LD board using SPI.

But the build time of my Wiced Studio has increased to 14minutes from 2minutes since last few weeks. Is there any particular reason for this change?

Thanks,

Binsy M S

0 Likes
1 Solution

Hi,

As you suggested reinstallation of Wiced Studio solved the increased build time issue.

Thanks,

Binsy M S

View solution in original post

0 Likes
15 Replies
YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

Hi

The problem arises only with this particular application project (sflash SPI one) or it is with every application (for eg snip.scan)?

Can you please attach the current application project files (<name>.c and <name>.mk files)?

Thanks

0 Likes
lock attach
Attachments are accessible only for community members.

Hi,

With every project its taking more time than usual.

snip.scan took --- Build Finished (took 16m:33s.212ms)

I have attached the files. Please do have a look.

Thanks,

Binsy M S

0 Likes
YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

HI

This is very unusual sight that every program is taking 16+ mins. Could you please check, in the task manager, the memory and CPU utilization during and after programming the board (it would be Eclipse 32 bit).

Thanks

0 Likes
YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

Also, where is the maximum time being taken? Is it during the compilation of the code or during the download of binary files to the board.

Thanks

0 Likes

Hi,

Maximum time is taken  during download of files to the board.

During programming Memory - 212.8MB

During programming CPU utilization - 8.1% - 15 %

After build - Memory - 198MB

After build CPU utilization is 0% to 0.9%

Thanks,

Binsy M S

0 Likes
YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

Hi,

The  above data seems normal.

I would suggest you to re-install the WICED (please take the back-up of your codes) and check whether the problem solves or not and update me with the same.

Also, please let me know your PC specifications.

Thanks

0 Likes

Hi,

Here are my system specifications

Capture.PNG

Thanks,

Binsy M S

0 Likes
YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

Hi

Specification seems to be good enough. Have you tried re-installing the WICED?

0 Likes

Not yet. I will try and get back to you

Thanks,

Binsy M S

0 Likes
lock attach
Attachments are accessible only for community members.

Hi,

I am getting the following error after reinstalling Wiced Studio6.4

Downloading resources filesystem ... build/snip.scan-MurataType1LD/filesystem.bin at sector 1  size 104...

tools/makefiles/wiced_apps.mk:335: recipe for target 'FILESYSTEM_IMAGE_DOWNLOAD' failed

make.exe[1]: *** [FILESYSTEM_IMAGE_DOWNLOAD] Error 1

Makefile:351: recipe for target 'main_app' failed

make: *** [main_app] Error 2

12:35:48 Build Finished (took 2m:18s.882ms)

I have attched openocd_log. Please provide a solution

Thanks,

Binsy M S

0 Likes
YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

Hi

Are you using external flash to program the board?

If yes, then which flash is being used?

Thanks

0 Likes

No. Internal flash is used to program the board. Instead, I am trying to interface external flash via SPI with Murata board

Issue resolved. Made changes in the platform files for Murata1LD board.

Now build and download after reinstallation of wiced Studio takes less time

This is the time taken by snip.scan: Build Finished (took 2m:19s.265ms)

Thanks,

Binsy M S

0 Likes
YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

Hi

So now you are not having any issues regarding the build time, right?

Thanks

0 Likes

Hi,

As you suggested reinstallation of Wiced Studio solved the increased build time issue.

Thanks,

Binsy M S

0 Likes
YashM
Moderator
Moderator
Moderator
First question asked 250 sign-ins 100 replies posted

Thank you for updating

I might lock this thread.

Thanks

0 Likes