Expanding on Naoum's response with more detail for the benefit of other Vybrid users who may search/find this thread.....the Vybrid Tower board uses a version that has an L2 Cache.....however we just discovered that a Vybrid version without L2 Cache was inadvertently provided to the customer and that was the device they fabricated onto their target board. Initial debugging showed their test code working on a DDR3 based Tower Board, and not working on an LPDDR2 based target board. We all focused on the LPDDR settings as the most likely culprit until the customer noticed that the memory failures were all in the LPDDR2 block that was supposed to be cached. Their Vybrid code was initialized to enable cache, but unknown to us until now.....there was no L2 in the chip on their board.
Here is table 2.4 from the Vybrid data sheet. If you need L2 cache....use the MVF51 or 61 derivatives, the MVF50 and 60 derivatives do not have L2 cache.
Part Number Package Description
MVF30NN151CKU26 LQFP-EP 176 24*24*1.6 A5-266, No Security, 176LQFP
MVF30NS151CKU26 LQFP-EP 176 24*24*1.6 A5-266, Security, 176LQFP
MVF50NN151CMK40 MAP 364 17*17*1.5 P0.8 A5-400, No Security, 364BGA
MVF50NS151CMK40 MAP 364 17*17*1.5 P0.8 A5-400, Security, 364BGA
MVF50NN151CMK50 MAP 364 17*17*1.5 P0.8 A5-500, No Security, 364BGA
MVF50NS151CMK50 MAP 364 17*17*1.5 P0.8 A5-500, Security, 364BGA
MVF51NN151CMK50 MAP 364 17*17*1.5 P0.8 A5-500, L2 Cache, No Security, 364BGA
MVF51NS151CMK50 MAP 364 17*17*1.5 P0.8 A5-500, L2 Cache, Security, 364BGA
MVF60NN151CMK40 MAP 364 17*17*1.5 P0.8 A5-400, M4, No Security, 364BGA
MVF60NS151CMK40 MAP 364 17*17*1.5 P0.8 A5-400, M4, Security, 364BGA
MVF60NN151CMK50 MAP 364 17*17*1.5 P0.8 A5-500, M4, No Security, 364BGA
MVF60NS151CMK50 MAP 364 17*17*1.5 P0.8 A5-500, M4, Security, 364BGA
MVF61NN151CMK50 MAP 364 17*17*1.5 P0.8 A5-500, M4, L2 Cache, No Security, 364BGA
MVF61NS151CMK50 MAP 364 17*17*1.5 P0.8 A5-500, M4, L2 Cache, Security, 364BGA
MVF62NN151CMK40 MAP 364 17*17*1.5 P0.8 A5-400, M4 Primary, No Security, 364BGA
We are now providing Vybrid samples that HAVE cache, and expect that will resolve the issue. The customer will mark this thread "Answered" when that is tested and confirmed with the new parts.