whether S70GL02GS NOR Flash programming support available in Codewarrior?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

whether S70GL02GS NOR Flash programming support available in Codewarrior?

Jump to solution
1,137 Views
karunakaranradh
Contributor IV

In code warrior 10.4.0 does not have S70GL02GS NOR flash device support in flash programming task.

 

Any Latest code warrior have S70GL02GS NOR flash device support support?

or

How to create the S70GL02GS device support for flash programming?

Labels (1)
0 Kudos
1 Solution
542 Views
karunakaranradh
Contributor IV

Hi Lunmin,

Thanks for your reply.

I taken s29gl01 file as reference.

change only sector size as 2048 and choose 64Mx16x1memory organization.

With this configuration, it was working fine.

Regards

Karunakaran R

View solution in original post

0 Kudos
2 Replies
542 Views
lunminliang
NXP Employee
NXP Employee

Hi,

CW10.4.0 is the latest version till now, the above flash device is not supported.

Basically most of the common flash algorithm is supported by the programmer in CW tool. For creating the above device support for flash programming, you could refer to the application note AN4948 and below thread as well:

Flash Programmer for CodeWarrior Power Architecture

Adding a new Flash Device to Codewarrior 10.x


Have a great day,
Lunmin

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

543 Views
karunakaranradh
Contributor IV

Hi Lunmin,

Thanks for your reply.

I taken s29gl01 file as reference.

change only sector size as 2048 and choose 64Mx16x1memory organization.

With this configuration, it was working fine.

Regards

Karunakaran R

0 Kudos